net._Ctype_struct_addrinfo.ai_family (field)
8 uses
net (current package)
9f1d3a93b89b11393a57bf07a90273582641ac744d673b213b5b5bb7036be168-d#L40: ai_family _Ctype_int
cgo_unix.go#L81: hints.ai_family = ( /*line :78:21*/_Ciconst_AF_INET /*line :78:29*/)
cgo_unix.go#L83: hints.ai_family = ( /*line :80:21*/_Ciconst_AF_INET6 /*line :80:30*/)
cgo_unix.go#L126: switch r.ai_family {
cgo_unix.go#L152: hints.ai_family = ( /*line :149:20*/_Ciconst_AF_UNSPEC /*line :149:30*/)
cgo_unix.go#L155: hints.ai_family = ( /*line :152:21*/_Ciconst_AF_INET /*line :152:29*/)
cgo_unix.go#L157: hints.ai_family = ( /*line :154:21*/_Ciconst_AF_INET6 /*line :154:30*/)
cgo_unix.go#L205: switch r.ai_family {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)